(w32_create_pixmap_from_bitmap_data): Use alloca for
authorJason Rumney <jasonr@gnu.org>
Sat, 1 Feb 2003 23:54:34 +0000 (23:54 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 1 Feb 2003 23:54:34 +0000 (23:54 +0000)
commitd34e0adf6bb3d2eca845951e4b54eb937d1c4b53
treeab3d3a3649c34ebf608ad29468376f0bad0a5007
parent1f682414cf7fbc4bb83877c08e77ff5e7e02770c
(w32_create_pixmap_from_bitmap_data): Use alloca for
local malloc.
[HAVE_XPM]: Avoid clashes with XColor, XImage and Pixel
definitions in xpm.h.
(init_xpm_functions): New function.
(xpm_load): Sync with xfns.c. Adapt for Windows version of libXpm.
(init_external_image_libraries): Try to load libXpm.dll.
src/w32fns.c